home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
10,000 Great Games
/
10,000 Great Games.iso
/
Product
/
25
/
Setup.exe
/
scripts
/
frame_129
/
DoAction.as
Wrap
Text File
|
2001-11-16
|
231b
|
13 lines
tellTarget("/DealerCards/Card01")
{
set("/:Tcard01",_currentframe - "1");
}
while("13" < eval("/:Tcard01"))
{
set("/:Tcard01",eval("/:Tcard01") - "13");
}
if(eval("/:Tcard01") == "1")
{
AllowInsurance = "1";
}